projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c547d97
736fc7a
)
Auto merge of #2915 - matklad:rename-shell, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 25 Jul 2016 20:32:25 +0000
(13:32 -0700)
committer
GitHub
<noreply@github.com>
Mon, 25 Jul 2016 20:32:25 +0000
(13:32 -0700)
Minor, rename function parameter
Naming `Config` as `shell` (while having a `shell` function in scope which returns `MultiShell`) inside this not so trivial callback driven fragment of code is devilishly evil :)
Trivial merge